Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add iced example #69

Merged
merged 7 commits into from
Apr 8, 2024
Merged

chore: add iced example #69

merged 7 commits into from
Apr 8, 2024

Conversation

nednoodlehead
Copy link
Contributor

Added iced example.

It also depends on async-std, so we can sleep the subscription (regular std will sleep the main thread)

Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contributions, left a few nit-picks then it should be ready for merge

examples/iced.rs Outdated Show resolved Hide resolved
examples/iced.rs Outdated Show resolved Hide resolved
examples/iced.rs Outdated Show resolved Hide resolved
nednoodlehead and others added 3 commits April 5, 2024 08:32
Co-authored-by: Amr Bashir <[email protected]>
Co-authored-by: Amr Bashir <[email protected]>
Co-authored-by: Amr Bashir <[email protected]>
examples/iced.rs Outdated Show resolved Hide resolved
examples/iced.rs Outdated Show resolved Hide resolved
examples/iced.rs Outdated Show resolved Hide resolved
@amrbashir
Copy link
Member

Thank you

@amrbashir amrbashir changed the title iced example chore: add iced example Apr 8, 2024
@amrbashir amrbashir merged commit 9af0a80 into tauri-apps:dev Apr 8, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants